Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
TunnelGeneralAttributes Class Reference

This class holds the General Tunnel Attributes. More...

Public Member Functions

void setPolicyName (string)
 Sets the policy name. More...
 
string getTunnelName ()
 Returns the tunnel name. More...
 
string getPolicyName ()
 Returns the policy name. More...
 

Detailed Description

This class holds the General Tunnel Attributes.

Member Function Documentation

◆ getPolicyName()

string TunnelGeneralAttributes::getPolicyName ( )

Returns the policy name.

Returns
string, the policy name.

◆ getTunnelName()

string TunnelGeneralAttributes::getTunnelName ( )

Returns the tunnel name.

Returns
string, the tunnel name.

◆ setPolicyName()

void TunnelGeneralAttributes::setPolicyName ( string  )

Sets the policy name.

Parameters
string,thepolicy name.

The documentation for this class was generated from the following file: